libxl: don't remove device frontend path from driver domains
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 18 Sep 2013 11:15:14 +0000 (13:15 +0200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 18 Nov 2013 17:08:49 +0000 (17:08 +0000)
commit51e20c55808cfe3e51b45f6ff2a45775170fa5e4
treed3a630b310e6347e35d4aef2860a042e33eb2e01
parentd1cb516db2155e4967a8c805425d3ae560713e28
libxl: don't remove device frontend path from driver domains

A domain different than LIBXL_TOOLSTACK_DOMID should not try to remove
the frontend paths of a device.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_device.c